const github.com/vmihailenco/msgpack/v5.defaultStructTag

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		types.go#L60: const defaultStructTag = "msgpack"
		types.go#L178: 		tagStr := f.Tag.Get(defaultStructTag)